projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c218aa5
)
* etc/NEWS (insert-into-buffer'): Fix thinko.
author
Michael Albinus
<michael.albinus@gmx.de>
Wed, 14 Jul 2021 11:58:04 +0000
(13:58 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Wed, 14 Jul 2021 11:58:04 +0000
(13:58 +0200)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index a0b62250d897a8cc6648abc79be1c64e8aae84b2..cdd14894bc0441b5f1ea76a1957132207e38dde6 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-2187,7
+2187,7
@@
summaries will include the failing condition.
+++
*** New utility function 'insert-into-buffer'.
-This is like 'insert-
into-buffer'
, but works in the opposite direction.
+This is like 'insert-
buffer-substring
, but works in the opposite direction.
+++
*** New user option 'lock-file-name-transforms'.